ReadOnlyCollectionBuilder`1 (class)

This type is found in the namespace System.Runtime.CompilerServices

mget_CapacityInt32
mset_CapacityVoid
mget_CountInt32
mIndexOfInt32
mInsertVoid
mRemoveAtVoid
mget_Item
mset_ItemVoid
mAddVoid
mClearVoid
mContainsBoolean
mCopyToVoid
mRemoveBoolean
mGetEnumerator
mReverseVoid
mReverseVoid
mToArray
mToReadOnlyCollection
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
pCapacityInt32
pCountInt32
pItem

get_Capacity

set_Capacity

.

get_Count

valueSystem.Int32

IndexOf

.

Insert

item.

RemoveAt

indexSystem.Int32
item.

get_Item

indexSystem.Int32

set_Item

indexSystem.Int32

Add

indexSystem.Int32
value.

Clear

item.

Contains

.

CopyTo

item.

Remove

array.
arrayIndexSystem.Int32

GetEnumerator

item.

Reverse

.

Reverse

.

ToArray

indexSystem.Int32
countSystem.Int32

ToReadOnlyCollection

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

.ctor

capacitySystem.Int32

Capacity

collectionSystem.Collections.Generic.

Count

.

Item

.
.